xls2csv
1.2
Author: Baligh BABA-ALI
Email: b_baligh@yahoo.com

========================================================
     This archive contains the following files:
========================================================

-xls2csv.exe
The core executable that can convert a sheet from an Excel Worksheet into a Comma Separated Value file. This file is a GUI/command-line utility and it's parameters are 
  1. XLS File (input)
  2. CSV File (output)
  3. [/q]/[-q] switch for the quiet mode

-Readme.txt
You're reading it.

========================================================
     Usage Notes/Instructions
========================================================
-xls2csv.exe
The syntax you will need to use is: xls2csv.exe [/q] "worksheet.xls" "comma.csv"

Either run the program simply as "xls2csv.exe" or xls2csv.exe to use GUI mode.
